POV-Ray : Newsgroups : povray.binaries.images : Radiosity test : Re: Radiosity test Server Time
2 Oct 2024 12:22:47 EDT (-0400)
  Re: Radiosity test  
From: Kari Kivisalo
Date: 27 Mar 2002 15:27:36
Message: <3CA22B32.4B9C5B98@luxlab.com>
This is from cornell.pov in the 3.5 beta. It works for this
type of scene :)

global_settings{
  assumed_gamma 1.0
  radiosity{
    pretrace_start 0.04
    pretrace_end 0.01
    count 200
    recursion_limit 3
    nearest_count 10
    error_bound 0.5
  }
}

_____________
Kari Kivisalo


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.